- fixed bug with TE32K edit record allocation that caused crashes when opening up an a newsgroup window while in TE32K mode
- fixed a bug with the file opening code that caused all those stupid error -120's (I was truncating file pathnames to 63 characters; now I resolve the folders and then use the filename); any error 120's that *still* occur are due to non-existant folders in a pathname (for some reason, ToadNews doesn't always create folders that are listed in the "ToadNews Active" file)
- tweaked background threading so it skips non-existant groups and error-prone groups listed in the newsrc
- added "Start Threading Now" menu option
- fixed checking of TextEdit vs TE32K mode, so now switching text-editors while windows are open is okay
- fixed up/down arrow in edit aliases dialog box
- changed header to "X-Newsreader:", not "X-Mailer:" for outgoing news
- changed "Message-ID:" to "Message-Id:" for outgoing mail
- outgoing local mail is now spooled for processing via UUPC, rather than by accessing local mailboxes
- tweaked article reader so that if there are no more unread articles, a "Next Article" type command causes the window to close